public static void save( PDFFixedDocument document, java.lang.String fileName, PDFUAFormat format ) |
Parameters
- document
- The document to save.
- fileName
- Destination file where the document is saved.
- format
- PDF/UA format for the saved document.
public static void save( PDFFixedDocument document, java.lang.String fileName, PDFUAFormat format ) |